ChangeLog merge date fixes
authorGlenn Morris <rgm@gnu.org>
Thu, 9 Aug 2012 07:15:04 +0000 (00:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 9 Aug 2012 07:15:04 +0000 (00:15 -0700)
doc/emacs/ChangeLog
lisp/ChangeLog

index c620f2936449fb9c355355a63b89cf4a214ff304..ab8be9c5f5c42392720a7f8b5a848e1371e10c3a 100644 (file)
@@ -9,7 +9,7 @@
        * custom.texi (Face Customization): Move discussion of face
        inheritance here, from Faces section.
 
-2012-07-21  Eli Zaretskii  <eliz@gnu.org>
+2012-07-28  Eli Zaretskii  <eliz@gnu.org>
 
        * frames.texi (Mouse Commands): Fix the description of mouse-2.
        (Bug#11958)
index 0bff57ed726652dbeb4162d33c8f13edbb9a0274..2e507f3b960366c4d7c1a1c1ef90090c6c325587 100644 (file)
        * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
        gdb-get-location.
 
-2012-07-25  Leo Liu  <sdl.web@gmail.com>
+2012-07-28  Leo Liu  <sdl.web@gmail.com>
 
        * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
        the alist (bug#12029).